-
Use
--help
to get a summary of the switches available. -
Use
--version
to see what version of this tool is installed. -
Use
--infile
(or-i
) to specify the name (and path) for the input (instead ofstdin
). -
Use
--outfile
(or-o
) to specify the name (and path) for the output (instead ofstdout
). -
Use
--logfile
(or-l
) to send a super-verbose log to a file. -
Use
--configfile
(or-c
) to specify the name (and path) of a configuration file. -
Use
--verbose
(or-v
),--debug
,--trace
to increase how much information is sent to the console. -
Use
--nocolor
if you don’t like how messages sent to the console are colorized. -
Use
--devel
(or-d
) to turn on “development mode.”